home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / mac / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / •HC 2.0-6 / card_12746.txt < prev    next >
Text File  |  1990-04-06  |  2KB  |  96 lines

  1. -- card: 12746 from stack: in.0-6
  2. -- bmap block id: 18792
  3. -- flags: 0000
  4. -- background id: 12913
  5. -- name: Stack Info Dialog
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 2004
  11. -- rect: left=71 top=255 right=330 bottom=441
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 174
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 15
  19. -- part name: info
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 2000
  25. -- rect: left=393 top=289 right=332 bottom=432
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 5233 / 5233
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: returnArrow
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   lock screen
  37.   go cd "changing card sizes" of stack "Intro to HyperCard 2.0"
  38.   unlock screen with visual zoom close
  39. end mouseUp
  40.  
  41.  
  42.  
  43. -- part 3 (button)
  44. -- low flags: 00
  45. -- high flags: 2000
  46. -- rect: left=82 top=7 right=245 bottom=414
  47. -- title width / last selected line: 0
  48. -- icon id / first selected line: 0 / 0
  49. -- text alignment: 1
  50. -- font id: 0
  51. -- text size: 12
  52. -- style flags: 0
  53. -- line height: 16
  54. -- part name: Info 1
  55. ----- HyperTalk script -----
  56. on mouseUp
  57.   showFld
  58. end mouseUp
  59.  
  60.  
  61.  
  62. -- part 4 (field)
  63. -- low flags: 81
  64. -- high flags: 2004
  65. -- rect: left=287 top=75 right=282 bottom=507
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 0 / 0
  68. -- text alignment: 0
  69. -- font id: 174
  70. -- text size: 14
  71. -- style flags: 0
  72. -- line height: 15
  73. -- part name: info 1
  74. ----- HyperTalk script -----
  75. on mouseUp
  76.   hide me
  77. end mouseUp
  78.  
  79.  
  80.  
  81.  
  82. -- part contents for card part 4
  83. ----- text -----
  84. In HyperCard 2.0, the following features have been added to this dialog box:
  85.  
  86. ‚Ä¢ The line for the pathname will now extend up to five lines.
  87.  
  88. ‚Ä¢ The size of the card is shown
  89.  
  90. ‚Ä¢ There is a Resize... option, which brings up a new dialog box where you can dynamically change the card size.
  91.  
  92. -- part contents for card part 1
  93. ----- text -----
  94. This dialog box has few obvious changes from earlier versions of HyperCard, but there are changes.
  95.  
  96. Click on the dialog box to learn about them.